-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Offload device1 #142696
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Offload device1 #142696
Conversation
This comment has been minimized.
This comment has been minimized.
☔ The latest upstream changes (presumably #143026) made this pull request unmergeable. Please resolve the merge conflicts. |
We'll still need #143684 to properly recognize our GPU hardware and run the binary on end-user hardware, but here I'll only add codegen tests, so it should work fine for CI. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
related (also wip) rustc-dev-guide update: rust-lang/rustc-dev-guide#2524 |
The job Click to see the possible cause of the failure (guessed by this bot)
|
r? @oli-obk
Here I'll continue the device side code generation, and park the second commit for now.
I first want to land the mvp in the other PR.